Update allocation ext.
Admin-only. Replaces Allocation.ext with the provided ext object after validating it against the AllocationExt schema. Fields omitted from the request are filled with schema defaults.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Path Parameters
Body
Response
Successful Response
Response schema for allocation mutations (create/update).
Owner ID
Resource ID (line_items.id or recommendation_policies.id)
Resource type allocated to the target (line_item / recommendation_policy)
line_item, recommendation_policy Target ID (ad_units.id or placements.id)
Target type (ad_unit / placement)
ad_unit, placement for various configuration
Last comment
ID of the allocation
The current status of the allocation (e.g. pending, published, rejected)
pending, requested, published, rejected, canceled, finished 